:
Exit command is, press ESC to jump to command mode, and then enter: Q (not saved) or: Wq (save) exit. more exit Commands:
: w save file but not exit VI: W file will be modified to save in file, do not exit VI: w! Mandatory save, do not launch VI:
The words of the operating system, programming language and editor seem to be the eternal topic of the programmer's spat, and the technology has developed over the decades, and we have been discussing these "battles" with anger and relish. Someone
Build vim development environment on CentOS6.2 Recommended reading: CentOS6.3 install spf13-vim http://www.centoscn.com/image-text/install/2013/0721/391.html Linux shortcut commands to organize http: // w in CentOS 6.2 to build a vim development
Read Catalogue
One: Vim Quick Start
II: VIM Document editing
Three: Find replacements
IV: Getting Started with advanced features
Back to CatalogOne: Vim Quick start1.vim Mode IntroductionThe following introductory content
Run the VIM exit command and run the vim exit command.
Note: These commands are preceded by a colon:
You can use either of the following methods to exit Vi and return to shell after editing the document.
In command mode, two uppercase letters are
1. IntroductionThe Vim (vi[improved]) editor is a powerful cross-platform text file Editing tool that inherits from the Vi editor of UNIX systems and supports the LINUX/MAC OS x/windows system, which allows you to create and modify text files. To
Vim command set and linuxvim command set in Linux
Vim command collection
Command history
Commands starting with ":" and "/" have historical records. You can first type ":" or "/" and then press the up or down arrow to select a historical
The help entry for the commands used in this section:
:help vimgdb
At the beginning of the UNIX system design, there was a very important idea: each program only implements a single function and connects multiple programs through pipelines to make
Ubuntu vim to install itInstallation and basic usage 1. Log in to Ubuntu with the root account, enter vim on the command line, and get the following hint if not installed: The program "Vim" is included in the following packages: * VIM * vim-gnome *
When using the VI Editor, we found that the ESC key cannot be returned to the default mode. input the: HELP command, and we found that vim-tiny installed by default in Ubuntu is not complete in many functions. Install complete Vim for convenience.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.